Fix annotation for Gtk.TreeView.enable_model_drag_source
authorMicah Carrick <micah@greentackle.com>
Wed, 11 May 2011 20:14:14 +0000 (16:14 -0400)
committerColin Walters <walters@verbum.org>
Wed, 11 May 2011 20:15:23 +0000 (16:15 -0400)
https://bugzilla.gnome.org/show_bug.cgi?id=649979

gtk/gtktreeview.c

index 7c2901d2694b2192bd0276aa41f24216ecdc2b48..cd445bb84c273953930f70de2d3ac47fc9bbf33e 100644 (file)
@@ -14081,7 +14081,7 @@ unset_reorderable (GtkTreeView *tree_view)
  * gtk_tree_view_enable_model_drag_source:
  * @tree_view: a #GtkTreeView
  * @start_button_mask: Mask of allowed buttons to start drag
- * @targets: (array): the table of targets that the drag will support
+ * @targets: (array length=n_targets): the table of targets that the drag will support
  * @n_targets: the number of items in @targets
  * @actions: the bitmask of possible actions for a drag from this
  *    widget